func github.com/go-pg/pg/v10/orm.splitColumn
2 uses
github.com/go-pg/pg/v10/orm (current package)
model_table_struct.go#L279: joinName, fieldName := splitColumn(col.Name)
model_table_struct.go#L393: func splitColumn(s string) (string, string) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)